﻿2026-08-04T03:12:32.5389810Z ##[group]Run actions/checkout@v5
2026-08-04T03:12:32.5390485Z with:
2026-08-04T03:12:32.5390749Z   repository: BigscreenVR/spt-bs-core
2026-08-04T03:12:32.5392640Z   token: ***
2026-08-04T03:12:32.5392901Z   ssh-strict: true
2026-08-04T03:12:32.5393199Z   ssh-user: git
2026-08-04T03:12:32.5393468Z   persist-credentials: true
2026-08-04T03:12:32.5393726Z   clean: true
2026-08-04T03:12:32.5393980Z   sparse-checkout-cone-mode: true
2026-08-04T03:12:32.5394252Z   fetch-depth: 1
2026-08-04T03:12:32.5394483Z   fetch-tags: false
2026-08-04T03:12:32.5394774Z   show-progress: true
2026-08-04T03:12:32.5395009Z   lfs: false
2026-08-04T03:12:32.5395438Z   submodules: false
2026-08-04T03:12:32.5395704Z   set-safe-directory: true
2026-08-04T03:12:32.5395975Z   allow-unsafe-pr-checkout: false
2026-08-04T03:12:32.5396420Z ##[endgroup]
2026-08-04T03:12:32.7800327Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-04T03:12:32.7801725Z ##[group]Getting Git version info
2026-08-04T03:12:32.7802181Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-04T03:12:32.8137327Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-04T03:12:32.9521398Z git version 2.43.0.windows.1
2026-08-04T03:12:32.9562996Z ##[endgroup]
2026-08-04T03:12:32.9573345Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\20dfff9f-f63f-4648-bdb1-a0e03b19b081\.gitconfig'
2026-08-04T03:12:32.9591730Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\20dfff9f-f63f-4648-bdb1-a0e03b19b081' before making global git config changes
2026-08-04T03:12:32.9592768Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T03:12:32.9599219Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-04T03:12:32.9965096Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-04T03:12:33.2019789Z https://github.com/BigscreenVR/spt-bs-core
2026-08-04T03:12:33.2057383Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-04T03:12:33.2062429Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-04T03:12:33.3645414Z refs/heads/golden/knock145
2026-08-04T03:12:33.3680387Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-04T03:12:33.6120753Z HEAD is now at 4b37512f7 fix(knock): refuse a knock whose target resolved nowhere (#145)
2026-08-04T03:12:34.2556761Z ##[endgroup]
2026-08-04T03:12:34.2559897Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-04T03:12:36.0165657Z ##[group]Cleaning the repository
2026-08-04T03:12:36.0170628Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-04T03:13:01.3574066Z Removing bench-ledger/
2026-08-04T03:13:01.3574545Z Removing target/
2026-08-04T03:13:01.3610393Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-04T03:13:01.5983851Z HEAD is now at 4b37512f7 fix(knock): refuse a knock whose target resolved nowhere (#145)
2026-08-04T03:13:01.6011459Z ##[endgroup]
2026-08-04T03:13:01.6016058Z ##[group]Disabling automatic garbage collection
2026-08-04T03:13:01.6020804Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-04T03:13:01.6736952Z ##[endgroup]
2026-08-04T03:13:01.6737331Z ##[group]Setting up auth
2026-08-04T03:13:01.6743951Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-04T03:13:01.8512537Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-04T03:13:07.2626767Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T03:13:07.7891646Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-04T03:13:09.8427789Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T03:13:09.8690527Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-04T03:13:10.4534971Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-04T03:13:10.6238567Z ##[endgroup]
2026-08-04T03:13:10.6238994Z ##[group]Fetching the repository
2026-08-04T03:13:10.6246962Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +4b37512f71620444df8fe852b494f03e759dd75c:refs/remotes/origin/golden/knock145
2026-08-04T03:13:11.5563745Z ##[endgroup]
2026-08-04T03:13:11.5564154Z ##[group]Determining the checkout info
2026-08-04T03:13:11.5565314Z ##[endgroup]
2026-08-04T03:13:11.5570475Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-04T03:13:11.5888761Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-04T03:13:11.6222415Z ##[group]Checking out the ref
2026-08-04T03:13:11.6230145Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/knock145 refs/remotes/origin/golden/knock145
2026-08-04T03:13:11.6835496Z branch 'golden/knock145' set up to track 'origin/golden/knock145'.
2026-08-04T03:13:11.6835880Z Your branch is up to date with 'origin/golden/knock145'.
2026-08-04T03:13:11.6836151Z Switched to and reset branch 'golden/knock145'
2026-08-04T03:13:11.6859527Z ##[endgroup]
2026-08-04T03:13:11.7221360Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-04T03:13:11.7540981Z 4b37512f71620444df8fe852b494f03e759dd75c
